is_object

pure function is_object(): boolean

Determine whether this JSON value is an object.

Return

true if this JSON value is an object, false otherwise

Since

0.14.16